projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c8375b
)
; * src/font.c (Ffont_info): Minor fix of doc string.
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 3 Nov 2019 15:58:31 +0000
(17:58 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 3 Nov 2019 15:58:31 +0000
(17:58 +0200)
src/font.c
patch
|
blob
|
history
diff --git
a/src/font.c
b/src/font.c
index 156107e5897bf64fff5f9bc343fa23bced270928..8dfbfa0fac6c61cca3821a4c2b078d3cf5b9ba27 100644
(file)
--- a/
src/font.c
+++ b/
src/font.c
@@
-5127,7
+5127,9
@@
where
FEATURE is a symbol representing OpenType feature tag.
If the font is not an OpenType font, there are no elements
- in CAPABILITY except the font format symbol. */)
+ in CAPABILITY except the font format symbol.
+
+If the named font cannot be opened and loaded, return nil. */)
(Lisp_Object name, Lisp_Object frame)
{
struct frame *f;